Click or drag to resize

ConversationGlobalUnreadCount Property

Contains a count of all the unread conversation items in the mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int GlobalUnreadCount { get; }

Property Value

Type: Int32
The global unread count.
See Also